[INFO] cloning repository https://github.com/oknozor/pita
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oknozor/pita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fpita", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fpita'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baf60d1c3f745b853e87de0d570b157c7a188d87
[INFO] testing oknozor/pita against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foknozor%2Fpita" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oknozor/pita
[INFO] finished tweaking git repo https://github.com/oknozor/pita
[INFO] tweaked toml for git repo https://github.com/oknozor/pita written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oknozor/pita on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oknozor/pita already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45841f084aa729801fc7ae37b7020469c5ed1d5311d41ee4b2f6286fcae5ca45
[INFO] running `Command { std: "docker" "start" "-a" "45841f084aa729801fc7ae37b7020469c5ed1d5311d41ee4b2f6286fcae5ca45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45841f084aa729801fc7ae37b7020469c5ed1d5311d41ee4b2f6286fcae5ca45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45841f084aa729801fc7ae37b7020469c5ed1d5311d41ee4b2f6286fcae5ca45", kill_on_drop: false }`
[INFO] [stdout] 45841f084aa729801fc7ae37b7020469c5ed1d5311d41ee4b2f6286fcae5ca45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 043697e1010fdd8f8cb473505ec0e7108f1c87bfb76a4c784c7ad1c844b2ebe9
[INFO] running `Command { std: "docker" "start" "-a" "043697e1010fdd8f8cb473505ec0e7108f1c87bfb76a4c784c7ad1c844b2ebe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling piece-table v0.1.0 (/opt/rustwide/workdir/crates/piece-table)
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling tree-sitter v0.22.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.21.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tree-sitter-highlight v0.22.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pita-term v0.1.0 (/opt/rustwide/workdir/crates/pita-term)
[INFO] [stdout] warning: unused imports: `Add` and `Index`
[INFO] [stdout]  --> crates/pita-term/src/hl.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Add, Index};
[INFO] [stdout]   |                ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]  --> crates/pita-term/src/hl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::slice::Iter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hl`
[INFO] [stdout]   --> crates/pita-term/src/hl.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.inner.iter().find(|(start, end, hl)| {
[INFO] [stdout]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_hl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]   --> crates/pita-term/src/main.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let (shutdown_tx, shutdown_rx) = tokio::sync::broadcast::channel::<()>(32);
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hl_rx`
[INFO] [stdout]   --> crates/pita-term/src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | async fn handle_highlight(hl_rx: tokio::sync::mpsc::Receiver<()>) {}
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `highlighter` and `rust_config` are never read
[INFO] [stdout]   --> crates/pita-term/src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Editor<'a> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 42 |     doc: PtBuffer<'a, String>,
[INFO] [stdout] 43 |     highlighter: Highlighter,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 44 |     rust_config: HighlightConfiguration,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_highlights` is never used
[INFO] [stdout]   --> crates/pita-term/src/main.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl Editor<'_> {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn update_highlights(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Mouse` is never constructed
[INFO] [stdout]    --> crates/pita-term/src/main.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | enum Command {
[INFO] [stdout]     |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 238 |     Mouse(MouseEvent),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear` and `push` are never used
[INFO] [stdout]   --> crates/pita-term/src/hl.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl HlQueue {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn push(&mut self, item: (usize, usize, usize)) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bg` is never read
[INFO] [stdout]   --> crates/pita-term/src/screen.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Screen {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     bg: Color
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "043697e1010fdd8f8cb473505ec0e7108f1c87bfb76a4c784c7ad1c844b2ebe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "043697e1010fdd8f8cb473505ec0e7108f1c87bfb76a4c784c7ad1c844b2ebe9", kill_on_drop: false }`
[INFO] [stdout] 043697e1010fdd8f8cb473505ec0e7108f1c87bfb76a4c784c7ad1c844b2ebe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca330d1d74ab43d1ab6de2e04ece47328c18e6fb73d68b6192413627a9fca66
[INFO] running `Command { std: "docker" "start" "-a" "2ca330d1d74ab43d1ab6de2e04ece47328c18e6fb73d68b6192413627a9fca66", kill_on_drop: false }`
[INFO] [stderr]    Compiling piece-table v0.1.0 (/opt/rustwide/workdir/crates/piece-table)
[INFO] [stderr]    Compiling pita-term v0.1.0 (/opt/rustwide/workdir/crates/pita-term)
[INFO] [stdout] warning: unused imports: `Add` and `Index`
[INFO] [stdout]  --> crates/pita-term/src/hl.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::{Add, Index};
[INFO] [stdout]   |                ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]  --> crates/pita-term/src/hl.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::slice::Iter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hl`
[INFO] [stdout]   --> crates/pita-term/src/hl.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |         self.inner.iter().find(|(start, end, hl)| {
[INFO] [stdout]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_hl`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]   --> crates/pita-term/src/main.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let (shutdown_tx, shutdown_rx) = tokio::sync::broadcast::channel::<()>(32);
[INFO] [stdout]    |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hl_rx`
[INFO] [stdout]   --> crates/pita-term/src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 | async fn handle_highlight(hl_rx: tokio::sync::mpsc::Receiver<()>) {}
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `highlighter` and `rust_config` are never read
[INFO] [stdout]   --> crates/pita-term/src/main.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Editor<'a> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 42 |     doc: PtBuffer<'a, String>,
[INFO] [stdout] 43 |     highlighter: Highlighter,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 44 |     rust_config: HighlightConfiguration,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_highlights` is never used
[INFO] [stdout]   --> crates/pita-term/src/main.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | impl Editor<'_> {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     fn update_highlights(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Mouse` is never constructed
[INFO] [stdout]    --> crates/pita-term/src/main.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | enum Command {
[INFO] [stdout]     |      ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 238 |     Mouse(MouseEvent),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear` and `push` are never used
[INFO] [stdout]   --> crates/pita-term/src/hl.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl HlQueue {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn clear(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn push(&mut self, item: (usize, usize, usize)) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bg` is never read
[INFO] [stdout]   --> crates/pita-term/src/screen.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Screen {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     bg: Color
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "2ca330d1d74ab43d1ab6de2e04ece47328c18e6fb73d68b6192413627a9fca66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca330d1d74ab43d1ab6de2e04ece47328c18e6fb73d68b6192413627a9fca66", kill_on_drop: false }`
[INFO] [stdout] 2ca330d1d74ab43d1ab6de2e04ece47328c18e6fb73d68b6192413627a9fca66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c628a67c16973525e0587a6033a09d95cf365b02ad876bae867e4102fec08e7c
[INFO] running `Command { std: "docker" "start" "-a" "c628a67c16973525e0587a6033a09d95cf365b02ad876bae867e4102fec08e7c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Add` and `Index`
[INFO] [stderr]  --> crates/pita-term/src/hl.rs:1:16
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::{Add, Index};
[INFO] [stderr]   |                ^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::slice::Iter`
[INFO] [stderr]  --> crates/pita-term/src/hl.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::slice::Iter;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hl`
[INFO] [stderr]   --> crates/pita-term/src/hl.rs:28:46
[INFO] [stderr]    |
[INFO] [stderr] 28 |         self.inner.iter().find(|(start, end, hl)| {
[INFO] [stderr]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_hl`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shutdown_rx`
[INFO] [stderr]   --> crates/pita-term/src/main.rs:60:23
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let (shutdown_tx, shutdown_rx) = tokio::sync::broadcast::channel::<()>(32);
[INFO] [stderr]    |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `hl_rx`
[INFO] [stderr]   --> crates/pita-term/src/main.rs:72:27
[INFO] [stderr]    |
[INFO] [stderr] 72 | async fn handle_highlight(hl_rx: tokio::sync::mpsc::Receiver<()>) {}
[INFO] [stderr]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_hl_rx`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `highlighter` and `rust_config` are never read
[INFO] [stderr]   --> crates/pita-term/src/main.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | struct Editor<'a> {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 42 |     doc: PtBuffer<'a, String>,
[INFO] [stderr] 43 |     highlighter: Highlighter,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 44 |     rust_config: HighlightConfiguration,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_highlights` is never used
[INFO] [stderr]   --> crates/pita-term/src/main.rs:88:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | impl Editor<'_> {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 88 |     fn update_highlights(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Mouse` is never constructed
[INFO] [stderr]    --> crates/pita-term/src/main.rs:238:5
[INFO] [stderr]     |
[INFO] [stderr] 225 | enum Command {
[INFO] [stderr]     |      ------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 238 |     Mouse(MouseEvent),
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `clear` and `push` are never used
[INFO] [stderr]   --> crates/pita-term/src/hl.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl HlQueue {
[INFO] [stderr]    | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub fn clear(&mut self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub fn push(&mut self, item: (usize, usize, usize)) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `bg` is never read
[INFO] [stderr]   --> crates/pita-term/src/screen.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Screen {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     bg: Color
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: `pita-term` (bin "pita-term" test) generated 10 warnings (run `cargo fix --bin "pita-term" -p pita-term --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piece_table-2dca3d3816812c5c)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test iter::test::should_get_pt_range_2 ... ok
[INFO] [stdout] test iter::test::should_get_pt_range2 ... ok
[INFO] [stdout] test iter::test::should_get_pt_range ... ok
[INFO] [stdout] test iter::test::should_iter_pt ... ok
[INFO] [stdout] test iter::test::should_rev_iter_range_pt_rev ... ok
[INFO] [stdout] test iter::test::should_rev_iter_pt_rev ... ok
[INFO] [stdout] test test::mhh ... ok
[INFO] [stdout] test test::should_create_a_pt_buffer ... ok
[INFO] [stdout] test test::scattered_edits ... ok
[INFO] [stdout] test test::should_insert_at_buffer_end ... ok
[INFO] [stdout] test test::should_insert_anywhere_in_buffer ... ok
[INFO] [stdout] test test::should_push_to_buffer ... ok
[INFO] [stdout] test test::should_remove_anywhere_in_buffer ... ok
[INFO] [stdout] test test::should_remove_at_buffer_end ... ok
[INFO] [stdout] test test::should_remove_at_buffer_start ... ok
[INFO] [stdout] test test::should_repeatedly_insert_at_buffer_end ... ok
[INFO] [stdout] test test::should_repeatedly_remove_at_buffer_end ... ok
[INFO] [stdout] test iter::test::should_iter_piece_table ... ok
[INFO] [stdout] test test::should_insert_at_buffer_start ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pita_term-69b7fbe119f66716)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hl::test::index_hls ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- hl::test::index_hls stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hl::test::index_hls' (38) panicked at crates/pita-term/src/hl.rs:46:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(11)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643bb3e5e37a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643bb3e5e37a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643bb3e5e37a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643bb3e5e37a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643bb3e7219a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643bb3e7219a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x643bb3e62bb2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x643bb3e62bb2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x643bb3e3d1ef - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643bb3e3d1ef - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643bb3e56769 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643bb3df24fc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x643bb3df24fc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643bb3e56922 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x643bb3e56922 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643bb3e3d2a8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643bb3e324b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643bb3e3dfbd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643bb3e728ec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643bb3e727a3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x643bb3e6ee08 - core[d17f6591d688f3bd]::panicking::assert_failed::<core[d17f6591d688f3bd]::option::Option<usize>, core[d17f6591d688f3bd]::option::Option<usize>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x643bb3de5374 - pita_term[c6a4c205c9e3e4d9]::hl::test::index_hls
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pita-term/src/hl.rs:46:9
[INFO] [stdout]   22:     0x643bb3de4c97 - pita_term[c6a4c205c9e3e4d9]::hl::test::index_hls::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/pita-term/src/hl.rs:41:19
[INFO] [stdout]   23:     0x643bb3de5736 - <pita_term[c6a4c205c9e3e4d9]::hl::test::index_hls::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x643bb3de57db - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x643bb3de57db - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x643bb3df2fcb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x643bb3df2fcb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x643bb3df2fcb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x643bb3df2fcb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x643bb3df2fcb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x643bb3df2fcb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x643bb3df2fcb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x643bb3dec6e4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x643bb3dec6e4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x643bb3df5bd2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x643bb3df5bd2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x643bb3df5bd2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x643bb3df5bd2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x643bb3df5bd2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x643bb3df5bd2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x643bb3df5bd2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x643bb3e5dc8f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x643bb3e5dc8f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x769bbecc8aa4 - <unknown>
[INFO] [stdout]   45:     0x769bbed55a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     hl::test::index_hls
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pita-term --bin pita-term`
[INFO] running `Command { std: "docker" "inspect" "c628a67c16973525e0587a6033a09d95cf365b02ad876bae867e4102fec08e7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c628a67c16973525e0587a6033a09d95cf365b02ad876bae867e4102fec08e7c", kill_on_drop: false }`
[INFO] [stdout] c628a67c16973525e0587a6033a09d95cf365b02ad876bae867e4102fec08e7c
